Table of Contents

Class: CallbackList .\src\TW\Callbacks.py

A list of callbacks that can be called all at once

Base Classes   
UserList
Methods   
__call__
remove
subscribe
validCallbacks
  __call__ 
__call__ (
        self,
        *args,
        *kw,
        )

  remove 
remove ( self,  item )

Remove callbacks by target; also purges invalid callbacks

  subscribe 
subscribe ( self,  callback )

Add a callback (synonym for append())

  validCallbacks 
validCallbacks ( self )

Purge invalid callbacks and return only the valid ones


Table of Contents

This document was automatically generated on Tue Mar 05 10:33:43 2002 by HappyDoc version WORKING